-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
landroid.js.org #9958
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
landroid.js.org #9958
Conversation
lll69
commented
Jul 14, 2025
- There is reasonable content on the page (see: No Content)
- I have read and accepted the Terms and Conditions
- The site content can be seen at https://lll69.github.io/landroid-web/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👋 Please could you explain how this is related directly to the JavaScript ecosystem/community? Why is this something a JavaScript developer specifically would use more-so than anyone else?
This project is a JS/TS adaptation of the original Android project, using HTML Canvas. The main logic of the project is in the src/ folder. |
Okay... but how is this directly relevant to the JS ecosystem/community? Why is this something a JS developer would use more-so than anyone else? It seems to just be a game built with JS, which tends to be how most games on the web are built... |
The original project was written in Kotlin, I changed it to TypeScript and added some code adapted from Kotlin, including Deque and XorWowRandom. |
@MattIPv4 I tend to accept it as a tech demo of less common JS usage with a link to the source code and an opportunity to learn from it... I hope that is ok for you. @lll69 In case you are using a workflow to deploy the page, additional steps may be required to make the CNAME work. I'll merge after we have "contact". Please keep this PR open. |
Added CNAME |
Welcome https://landroid.js.org |